From cad2230f5d4d9f59105f3d2f485ce829991d5422 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 1 Sep 2021 23:12:56 +0100 Subject: [PATCH] Remove dependency from libgtk-4-bin to libgtk-3-bin This was because they used to share gtkbuilder.its and gtkbuilder.loc, but those have been replaced by their gtk4builder counterparts, in libgtk-4-dev. --- debian/control | 1 - debian/control.in | 1 - 2 files changed, 2 deletions(-) diff --git a/debian/control b/debian/control index a92936b3d3..3fec16a3f1 100644 --- a/debian/control +++ b/debian/control @@ -147,7 +147,6 @@ Section: misc Architecture: any Multi-Arch: foreign Depends: gtk-update-icon-cache, - libgtk-3-bin, ${misc:Depends}, ${shlibs:Depends}, libgtk-4-common (>= ${source:Version}), diff --git a/debian/control.in b/debian/control.in index 4811fbd31c..78500aeade 100644 --- a/debian/control.in +++ b/debian/control.in @@ -147,7 +147,6 @@ Section: misc Architecture: any Multi-Arch: foreign Depends: gtk-update-icon-cache, - libgtk-3-bin, ${misc:Depends}, ${shlibs:Depends}, @COMMON_PKG@ (>= ${source:Version}), -- 2.30.2